home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / NEW_TECH / SIM_IN.ZIP / USERCODE.DEF < prev    next >
Text File  |  1993-11-05  |  156b  |  9 lines

  1.  
  2. LIBRARY        USERCODE 
  3. CODE           PRELOAD MOVEABLE DISCARDABLE
  4. DATA           PRELOAD  SINGLE
  5.  
  6. EXPORTS        UserFunc1
  7.                DllMain
  8.                
  9.